home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / MODULES / UNCRUNCH.ZIP / !Help next >
Text File  |  1997-03-04  |  2KB  |  56 lines

  1.  
  2.   UnCrunch
  3.  ——————————
  4.  
  5. This program should work on all versions of RISC OS.
  6. And it's StrongARM compatible.
  7.  
  8. ····LICENCE·······························································
  9.  
  10.  THIS PROGRAM IS FREEWARE, (c) 1996,1997 by Christian Kohlschütter
  11.                            email: wombat@hof.baynet.de
  12.  
  13.  You MAY use this program (surprise, surprise)
  14.  You MAY place this program in PD libraries, BBSes etc as long
  15.     as the charge for a floppy disc containg this program is not higher
  16.     than UKP (£) 2 (or equivalent). CD-ROMs are excluded from this
  17.     restriction.
  18.  
  19.  You MAY NOT modify this program in any way (including disassembling)
  20.  You MAY NOT make profit by using or by copying this program.
  21.  
  22.  You SHOULD NOT use this program to break the law, but that is
  23.     not MY problem.
  24.  
  25.  I DON'T take responsibility for any loss caused by using this program.
  26.  I DON'T take ANY responsibility concerning the use of this program.
  27.  
  28.  If you don't agree to this, please do not use this program.
  29.  
  30.  (NB The word 'program' includes all code, data etc that comes with the
  31.      main program, this includes this help file, too!)
  32. ··········································································
  33.  
  34. This program de-crunches assembler programs that were previously crunched by
  35. the Cruncher from BASS (!Crunch). It even recognizes some slightly different
  36. formats.
  37.  
  38. There is one new *-Command provided in this module:
  39.  *UnCrunch
  40.  
  41.  
  42. *UnCrunch
  43. ---------
  44.  
  45. This command de-crunches !Crunch-ed assembler programs
  46. Syntax: *UnCrunch <Source name> [<Destination name>]
  47.  
  48. If the parameter <Destination name> is omitted, the uncrunched executable
  49. will be written to the same file (ie the old (crunched) program will be
  50. deleted!)
  51.  
  52.  
  53. Attention! UnCrunch contains one SWI, which you MAY NOT USE. It is used
  54. for internal purposes only and can cause a system crash if it is called
  55. by the user, and could even destroy files!
  56.